Version

DragDropEventArgs class Members

The following tables list the members exposed by DragDropEventArgs.

Public Constructors
 NameDescription
Public ConstructorDragDropEventArgs Constructor  
Public Properties
 NameDescription
Public PropertyelementAtMouseReturns a references to the html element under mouse or null. Reference to element under mouse or null.  
Public PropertymanagerReturns a references to the DragDropManager object. Reference to DragDropManager.  
See Also